HipPSVGamepad

Undocumented in source.

Members

Functions

getBatteryStatus
HipGamepadBatteryStatus getBatteryStatus(ubyte id)
Undocumented in source. Be warned that the author may not have intended to support it.
isWireless
bool isWireless(ubyte id)
Undocumented in source. Be warned that the author may not have intended to support it.
poll
void poll(HipGamepad pad)
Undocumented in source. Be warned that the author may not have intended to support it.
setVibrating
void setVibrating(ubyte id, double leftMotor, double rightMotor, double leftTrigger, double rightTrigger)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IHipGamepadImpl

poll
void poll(HipGamepad pad)
Undocumented in source.
setVibrating
void setVibrating(ubyte id, double leftMotor, double rightMotor, double leftTrigger, double rightTrigger)
Undocumented in source.
isWireless
bool isWireless(ubyte id)
Undocumented in source.
getBatteryStatus
HipGamepadBatteryStatus getBatteryStatus(ubyte id)
Undocumented in source.

Meta